Custom Deep Model Architectures

Dragonfly's Custom Deep Model Architectures module supports deep models that have a different architecture than the ones supported in the Deep Learning Tool. The current models implemented in the module include Noise2Void for denoising and YOLOv3 for object detection.

In This Section

Denoising with Noise2Void

Object Detection with YOLOv3